Welcome![Sign In][Sign Up]
Location:
Search - remote control 1

Search list

[Remote ControlTOUKUI-1.5

Description: 本人开发一个远程控制软件,有如下功能: 1.可以偷窥到对方的桌面内容,按设置的时间进行刷新. 2.可以用鼠标控制对方的电脑,包括所有的鼠标操作. 3.可以使用键盘控制对方的电脑,几乎可用所有的按键. 4.在客户端可以建立多个窗口,对多台电脑进行监视控制. 5.可以运行一条命令,例如打开一个记事本. 6.可以锁定/解锁对方的电脑. 7.可以让对方电脑(强行)注销/重启/关机. 8.可以传送/删除/移动对方的电脑上的文件. 9.在必要时还可以关掉服务程序. 10.增加了自动发信的功能,在连接Internet后会发送电脑IP地址. 11.可以保存配置. 12.可以对传送的图像进行压缩,压缩算法有LZW(推荐)、LZ77、LZSS等. 13.可以指定获得桌面的颜色数目,有单色、16色、256色和真彩,以保证在可以桌面图像更新的速度要求. -I am developing a remote control software, has the following features: 1. Can be peeping into the contents of each other s desktop. 2. Can use the mouse to control the other computer. 3. You can use the keyboard to control the other computer. 4. The client can create more window. 5. can run a command. 6. can lock/unlock each other s computer. 7. will allow the other computer (forced) write-off/restart/shutdown. 8. can send/delete/move each other s computer documents. 9. where necessary, can also turn off the service program. 10. an increase of automatic letter functions. 11. configuration can be saved. 12. can send the image compression
Platform: | Size: 152576 | Author: | Hits:

[Remote ControlRemoteAdmin_Demo

Description: 远程控制程序原代码,可以对机器进行远程控制-remote control program source code, the machine can be remotely controlled
Platform: | Size: 93184 | Author: 劳子 | Hits:

[Remote ControlRemoteControl_Server

Description: 一个不错的远程控制程序(服务器端)。操作简单。只要启动服务器端。然后再启动客户端与服务器端建立连接。客户端程序就可以控制服务器端的机器了。-a good remote control program (server side). Simple operation. Once it is activated server. Before launching the client and server to connect. The client can control the server side of the machine.
Platform: | Size: 140288 | Author: 詹克华 | Hits:

[Remote ControlRemoteCtrl

Description: 完整的远程控制程序源代码,包括服务端和客户端。两者通过Socket进行数据交换,达到监控的目的。-integrity of the remote control program source code, including services and clients. Socket both through the exchange of information to achieve the purpose of monitoring.
Platform: | Size: 167936 | Author: 杨树 | Hits:

[Remote ControlRemoteControl-1

Description: 一个用VC++6.0编的程序例子,实现远程屏幕图像的传输 -a VC 6.0 Provision procedures example, remote screen image transmission
Platform: | Size: 3100672 | Author: 田光兴 | Hits:

[CommunicationRemoteControlClient

Description: 一个经过修改的远程屏幕控制软件,客户端部分。附原程序代码。-a revised screen remote control software, the client part. With the original code.
Platform: | Size: 94208 | Author: ma liang | Hits:

[Remote ControlHoldPC

Description: holdPC1116版本. 最新版本的holdPC,修正一些以前的Bug,n多年没改了,送给刚学远程控制的朋友看吧. 里面集成了zip,socket,淡入logo等.-holdPC1116 version. The latest version of the holdPC, amendments to some previous Bug, n had not been changed for many years, gave just learning remote control and see friends. with integrated zip, socket, Easing such as logo.
Platform: | Size: 471040 | Author: jack | Hits:

[Internet-NetworkRemoteControl_Vc

Description: 一个VC++写的远程控制例子《VC++网络通信编程实例案例精选》源代码-write a VC Remote Control example "VC network communications programming examples selected cases" source code
Platform: | Size: 1644544 | Author: wen | Hits:

[Internet-Networkvc_remote_control

Description: VC编写远程控制程序 由客户端和控制端组成-VC remote control procedures prepared by the client and control-components
Platform: | Size: 83968 | Author: acc | Hits:

[Shell apiTmRemoteProxy

Description: 利用腾讯的tm可以远程控制内网电脑(透过防火墙),但此建立过程需要双方进行交互确认。tm远程代理可以在内网被控方电脑进行自动应答,实现无需操作内网机器即可进行控制。本代码使用AutoIt3.0 & VC 6.0开发的。实现是通过监视qq窗口和模拟鼠标和键盘操作。-use the remote control can tm within a computer network (through a firewall), However, this process requires both sides to establish interactive confirmed. Tm remote agent could have charged to the computer network automatically replies, without realizing operating within the network can be controlled machines. The code used AutoIt3.0
Platform: | Size: 297984 | Author: dragon | Hits:

[Remote Controlmini_remote

Description: 米莉远程控制全部源代码,支持摄像头,控制界面写得不错,使用很方便。-Mili remote control all source code and support camera control interface well-written, very easy to use.
Platform: | Size: 1357824 | Author: gmgm | Hits:

[Windows Developremote-control

Description: 一个远程监控系统,可以监控被观察电脑状态-A remote monitoring system that can be observed to monitor the status of computer
Platform: | Size: 236544 | Author: 王说 | Hits:

[Internet-NetworkCS_RemoteControl

Description: server remote control所需模块如下: 网络模块:负责监听客户端连接,接受处理发来的命令(鼠标,键盘,网络消息等),在本级处理这些消息并发送各种数据(屏幕数据,命令反馈数据)到客户端监听程序 编码模块:负责对屏幕图像数据进行压缩编码。具体的编码方法有客户端决定。压缩选项包括霍夫曼压缩,多遍霍夫曼压缩,RunLength编码,RunLength-霍夫曼组合编码及不压缩 主框架模块:负责处理server端窗口消息处理和映射 Client remote control所需模块如下: 网络模块:负责连接服务器端监听端口,向服务器发送命令(鼠标,键盘,网络消息等),接受服务器数据,在本级处理解压缩解码(屏幕数据,命令反馈数据),然后将图像数据显示在本机。 解码模块:压缩选项包括霍夫曼压缩,多遍霍夫曼压缩,RunLength编码,RunLength-霍夫曼组合编码及不压缩 主框架模块:负责处理client端窗口消息处理和映射
Platform: | Size: 166912 | Author: 王磊 | Hits:

[Remote ControlRemoteControl

Description: 远程控制~~!!!!!~~~~~~!!!和QQ远程相似-Remote Control ~ ~! ! ! ! ! ~~~~~~! ! ! And QQ is similar to long-range
Platform: | Size: 3258368 | Author: 万腾云 | Hits:

[Remote Control321

Description: 一个远程控制的源码。很完整。编译就可以运行。代码已经注释过了-A remote control source. Very complete. Compiler can be run. Notes code has been
Platform: | Size: 854016 | Author: 111 | Hits:

[Remote Controlsouhou

Description: 海盗远控1.2源码 -Viking Remote Control 1.2 source
Platform: | Size: 1672192 | Author: netangels | Hits:

[Remote Control20040629cvnc

Description: VNC 源代码 非常高速的局域网远程控制-VNC source code is very high-speed local area network remote control
Platform: | Size: 588800 | Author: kerci | Hits:

[Remote Controlremote-control

Description: 很出名的远程控制.灰鸽子1.2版.虽然有点老.但是思路很清晰.-Very well-known remote control. Gray pigeons version 1.2. Although a bit old. But the idea is very clear.
Platform: | Size: 4324352 | Author: 余益 | Hits:

[Internet-NetworkRemote-control

Description: 使用visual c++6.0工具实现的一个远程控制程序,可供学习使用-The use of visual c++6.0 tools to achieve a remote control program available for learning to use
Platform: | Size: 195584 | Author: johnnie | Hits:

[Remote ControlVC-screen-listen-and-remote-control

Description: 利用MFC实现屏幕监控和远程控制,实现QQ屏幕监控功能-Monitoring and remote control of screen
Platform: | Size: 9811968 | Author: 宋佳伟 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net